-
-
Notifications
You must be signed in to change notification settings - Fork 705
[geolocator_apple]: Bump flutter_lints from 4.0.0 to 5.0.0 in /geolocator_apple #1582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[geolocator_apple]: Bump flutter_lints from 4.0.0 to 5.0.0 in /geolocator_apple #1582
Conversation
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages) --- updated-dependencies: - dependency-name: flutter_lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
duplicate |
…eFilter` are overridden by different calls (#1600) * Fixes a bug where iOS location settings, e.g. `accuracy` and `distanceFilter` are overridden by different calls * Reverted changes to the geolocator package to create a separate PR for those. Revert the changes for the requestLocation API. Now use separate oneTimeLocationManager with startUpdatingLocation logic. Reverted and updated tests. --------- Co-authored-by: Oksana Liahusha <oksana.liahusha@ssa.group>
…pple to version 2.3.8. (#1605) Co-authored-by: Oksana Liahusha <oksana.liahusha@ssa.group>
* Android updates * Format Android * fixed analyzer issues * update * update * update settings * change java version form 11 to 17 * update * update * cleanup * cleanup * cleanup * Update build.gradle * Update build.gradle * update * update * Update CHANGELOG.md * Update build.gradle * Update build.gradle * update * reverts breaking changes when you use Flutter 3.27.0 * updated build script * Temporary omit deprecation warnings.
* updates web package * updates platform interface * Revert "updates platform interface" This reverts commit 76af148.
* Remove < iOS 11 fallback API calls in openSettings: * Tests * CHANGELOG --------- Co-authored-by: TimHoogstrate <tim566@hotmail.com>
* update platform interface package * updated version number of the platform_interface in pubspec and changelog to 4.2.5
* Android updates * Format Android * fixed analyzer issues * update * update * update settings * change java version form 11 to 17 * update * update * cleanup * cleanup * cleanup * Update build.gradle * Update build.gradle * update * update * Update CHANGELOG.md * Update build.gradle * Update build.gradle * update * reverts breaking changes when you use Flutter 3.27.0 * updated build script * Temporary omit deprecation warnings. * fixes deprecation warning * updated changelog * updated message
* updates * updated buildscript * updates * updated manifest
* updated documentation according to current functionality * updates changelog and version * Update position.dart * Update CHANGELOG.md
* chore: added swift package manager compatibility * chore: bump pubspec version * chore: added ephemeral to gitignore
…1672) Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 3.0.2 to 5.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages) --- updated-dependencies: - dependency-name: flutter_lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…le (#1671) Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 1.0.4 to 5.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages) --- updated-dependencies: - dependency-name: flutter_lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…le (#1670) Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 2.0.3 to 5.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages) --- updated-dependencies: - dependency-name: flutter_lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 3.0.2 to 5.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages) --- updated-dependencies: - dependency-name: flutter_lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 3.0.2 to 5.0.0. - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v5.0.0/packages) --- updated-dependencies: - dependency-name: flutter_lints dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps flutter_lints from 4.0.0 to 5.0.0.
Commits
f38b780
[package:flutter_lints] update the dep onpackage:lints
to 5.0.0 and the sd...7da2374
Update test to not depend onColor.toString()
(#7701)54dd888
[flutter_lints] remove prefer_const_constructors, prefer_const_declarations, ...47795ab
[go_router] Fixed TabView swiping in custom stateful shell route example (#7...4926c0f
[quick_actions] Add guidance for correcting task management/back press behavi...21d99dc
[various] Adds macOS privacy manifests (#7687)24594a0
[google_maps_flutter_android] ConvertPlatformPolyline.pattern
to Pigeon (#...f54fe93
[pigeon] Validates support for nested collections with generic types. (#7614)e9253e6
[interactive_media_ads] Adds internal wrapper for Android native `AdsRenderin...fef7ffb
[interactive_media_ads]: Bump com.google.ads.interactivemedia.v3:interactivem...You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)